
[Unattended]
OemPreinstall = yes
NoWaitAfterTextMode = 1
NoWaitAfterGUIMode = 1
FileSystem = LeaveAlone
ExtendOEMPartition = 0
ConfirmHardware = no
NtUpgrade = no
Win31Upgrade = no
TargetPath = *
OverwriteOemFilesOnUpgrade = no

[UserData]
FullName = "XXXXXX"
OrgName = "XXXXXX"
ComputerName = XXXXXX
ProductId = "111-1111111"

[GuiUnattended]
OemSkipWelcome = 1
OEMBlankAdminPassword = 1
TimeZone = "(GMT+08:00) Hong Kong, Perth, Singapore, Taipei"

[Display]
ConfigureAtLogon = 0
BitsPerPel = 8
XResolution = 640
YResolution = 480
VRefresh = 60
AutoConfirm = 1

[Network]
InstallAdapters = SelectedAdaptersSection
InstallProtocols = ProtocolsSection
InstallServices = ServicesSection
JoinWorkgroup = WORKGROUP

[SelectedAdaptersSection]
;
; !!!IMPORTANT!!!
; The string "RL2000A" must match the value defined under [Options] in OEMSETUP.INF.
; The driver and the INF file should be located in <inst dir>\$OEM$\NET\RL2000A in this
; case. The <inst dir> is the installation directory for WinNT 4.0 e.g. C:\I386
;

RL2000A = OEMAdapterParamSection, \$OEM$\NET\RL2000A


[OEMAdapterParamSection]
AdapterNum = "1"
BusNumber = "0"
BusType = "5"
MediaType = "1"

[ProtocolsSection]
TC = TCParamSection
NBF = NBFParamSection
NWLNKIPX = NWLNKIPXParamSection

[TCParamSection]
DHCP = no
IPAddress = 222.222.222.222
Subnet = 255.255.255.0
Gateway = 111.111.111.111
DNSServer = 123.123.123.123

[NBFParamSection]

[NWLNKIPXParamSection]

[ServicesSection]
NWWKSTA = NWWKSTAParamSection

[NWWKSTAParamSection]
